home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / prjin115 / readme.txt < prev   
Text File  |  1998-08-12  |  2KB  |  48 lines

  1. Title:     Visual Basic Project Information
  2. Version:   1.1.4, 07/03/98
  3. Author:    Charles Douglas
  4. E-Mail:    wdougla1@mailhost.tcs.tulane.edu 
  5. Needs:     Win95/NT, VB5 (Service Pack 3)
  6. Note:      VB 5.0 runtime file MSVBVM50.DLL not included in Zip file.
  7. Filename:  Prja114.zip
  8. Installation:  None
  9. Status:    This software is FreeWare!
  10.  
  11. ====================================================================================
  12.  
  13. Any questions, request, or bug reports please email to: 
  14.  
  15. wdougla1@mailhost.tcs.tulane.edu
  16.  
  17. =====================================================================================
  18.  
  19. Description:   
  20.  
  21. This program describes a Visual Basic project file (*.vbp) generating a tree 
  22. structure containing detailed information about the project.  The user has 
  23. the option to save the data to a file for later reference or printing.  
  24.  
  25. Examples of some information include:
  26.  
  27. - A list of ActiveX Controls and their versions.
  28. - Total lines of code and comments in the project.
  29. - Lines of code and comment broken down by component.
  30. - A List of Property Procedures, Functions, Subroutines, and API Calls per component.
  31. - Component attributes.  
  32.  
  33. (Components include: Forms, Code Modules, Classes, UserControls)
  34.  
  35. ===================================================================================== 
  36.  
  37. Distribution notice:
  38.  
  39. You are free to distribute ProjInfo.zip in its original state to any 
  40. public WWW site, online service or BBS without explicitly obtaining
  41. the authors permission. (Notification would be appreciated).   
  42.     
  43.  
  44. Disclaimer:
  45.  
  46. Warning : The program is supplied "As Is".  No warranties of any kind express 
  47.           or implied are made as to it or any medium it may be on.
  48.